See BitLock on Wiktionary
{
"etymology_templates": [
{
"args": {
"1": "en",
"2": "w:BitLocker"
},
"expansion": "Back-formation from BitLocker",
"name": "back-formation"
}
],
"etymology_text": "Back-formation from BitLocker, from bit + locker.",
"forms": [
{
"form": "BitLocks",
"tags": [
"present",
"singular",
"third-person"
]
},
{
"form": "BitLocking",
"tags": [
"participle",
"present"
]
},
{
"form": "BitLocked",
"tags": [
"participle",
"past"
]
},
{
"form": "BitLocked",
"tags": [
"past"
]
}
],
"head_templates": [
{
"args": {},
"expansion": "BitLock (third-person singular simple present BitLocks, present participle BitLocking, simple past and past participle BitLocked)",
"name": "en-verb"
}
],
"lang": "English",
"lang_code": "en",
"pos": "verb",
"senses": [
{
"categories": [
{
"kind": "other",
"name": "English back-formations",
"parents": [],
"source": "w"
},
{
"kind": "other",
"name": "English entries with incorrect language header",
"parents": [],
"source": "w"
},
{
"kind": "other",
"name": "Pages with 1 entry",
"parents": [],
"source": "w"
},
{
"kind": "other",
"name": "Pages with entries",
"parents": [],
"source": "w"
},
{
"kind": "other",
"langcode": "en",
"name": "Computing",
"orig": "en:Computing",
"parents": [],
"source": "w"
},
{
"kind": "other",
"langcode": "en",
"name": "Microsoft",
"orig": "en:Microsoft",
"parents": [],
"source": "w"
}
],
"examples": [
{
"bold_text_offsets": [
[
88,
95
]
],
"ref": "2008 December 4, Lysander, “Re: Windows Temp folder”, in dbase.programming (Usenet), archived from the original on 19 Mar 2026:",
"text": "If a laptop gets stolen but you have sensitive data on it... Now an admin can decide to BitLock the drives and you can start the system only when you have the chipcard as well. This works a level below the OS, so you canNOT just install another OS to read the disk, as it was with NTFS privileges.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
82,
91
]
],
"ref": "2009 November 7, John John - MVP, “Is it possible to decrypt EFS files without backup certificate”, in microsoft.public.security.homeusers (Usenet), archived from the original on 19 Mar 2026:",
"text": "Members of the British government were blabbering about not being able to decrypt BitLocked files... until someone reminded them that the very thing that they were asking for would make *their* own encrypted files accessible to any foreign entity who had such tools.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
63,
73
]
],
"ref": "2010 January 21, trant, “What am I doing wrong? [Image scanning]”, in microsoft.public.dotnet.languages.csharp (Usenet), archived from the original on 19 Mar 2026:",
"text": "OK so check this out, I updated my code to use the recommended BitLocking... it took me a bit to understand it and replicate my old code into the new way but I finally got it working just like it used to except now it takes 4234 milliseconds",
"type": "quotation"
}
],
"glosses": [
"To encrypt (something) using the BitLocker encryption software for Microsoft Windows."
],
"id": "en-BitLock-en-verb--2c7qsmE",
"links": [
[
"computing",
"computing#Noun"
],
[
"encrypt",
"encrypt"
],
[
"encryption",
"encryption"
],
[
"software",
"software"
]
],
"raw_glosses": [
"(transitive, computing) To encrypt (something) using the BitLocker encryption software for Microsoft Windows."
],
"tags": [
"transitive"
],
"topics": [
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"word": "BitLock"
}
{
"etymology_templates": [
{
"args": {
"1": "en",
"2": "w:BitLocker"
},
"expansion": "Back-formation from BitLocker",
"name": "back-formation"
}
],
"etymology_text": "Back-formation from BitLocker, from bit + locker.",
"forms": [
{
"form": "BitLocks",
"tags": [
"present",
"singular",
"third-person"
]
},
{
"form": "BitLocking",
"tags": [
"participle",
"present"
]
},
{
"form": "BitLocked",
"tags": [
"participle",
"past"
]
},
{
"form": "BitLocked",
"tags": [
"past"
]
}
],
"head_templates": [
{
"args": {},
"expansion": "BitLock (third-person singular simple present BitLocks, present participle BitLocking, simple past and past participle BitLocked)",
"name": "en-verb"
}
],
"lang": "English",
"lang_code": "en",
"pos": "verb",
"senses": [
{
"categories": [
"English back-formations",
"English entries with incorrect language header",
"English lemmas",
"English terms with quotations",
"English transitive verbs",
"English verbs",
"Pages with 1 entry",
"Pages with entries",
"en:Computing",
"en:Microsoft"
],
"examples": [
{
"bold_text_offsets": [
[
88,
95
]
],
"ref": "2008 December 4, Lysander, “Re: Windows Temp folder”, in dbase.programming (Usenet), archived from the original on 19 Mar 2026:",
"text": "If a laptop gets stolen but you have sensitive data on it... Now an admin can decide to BitLock the drives and you can start the system only when you have the chipcard as well. This works a level below the OS, so you canNOT just install another OS to read the disk, as it was with NTFS privileges.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
82,
91
]
],
"ref": "2009 November 7, John John - MVP, “Is it possible to decrypt EFS files without backup certificate”, in microsoft.public.security.homeusers (Usenet), archived from the original on 19 Mar 2026:",
"text": "Members of the British government were blabbering about not being able to decrypt BitLocked files... until someone reminded them that the very thing that they were asking for would make *their* own encrypted files accessible to any foreign entity who had such tools.",
"type": "quotation"
},
{
"bold_text_offsets": [
[
63,
73
]
],
"ref": "2010 January 21, trant, “What am I doing wrong? [Image scanning]”, in microsoft.public.dotnet.languages.csharp (Usenet), archived from the original on 19 Mar 2026:",
"text": "OK so check this out, I updated my code to use the recommended BitLocking... it took me a bit to understand it and replicate my old code into the new way but I finally got it working just like it used to except now it takes 4234 milliseconds",
"type": "quotation"
}
],
"glosses": [
"To encrypt (something) using the BitLocker encryption software for Microsoft Windows."
],
"links": [
[
"computing",
"computing#Noun"
],
[
"encrypt",
"encrypt"
],
[
"encryption",
"encryption"
],
[
"software",
"software"
]
],
"raw_glosses": [
"(transitive, computing) To encrypt (something) using the BitLocker encryption software for Microsoft Windows."
],
"tags": [
"transitive"
],
"topics": [
"computing",
"engineering",
"mathematics",
"natural-sciences",
"physical-sciences",
"sciences"
]
}
],
"word": "BitLock"
}
Download raw JSONL data for BitLock meaning in All languages combined (3.0kB)
This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2026-05-12 from the enwiktionary dump dated 2026-05-01 using wiktextract (f3d3fdb and ae80fde). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.
If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.